vector_cross

Syntax:

vector_cross(vec1, vec2)

Arguments:

Argument Name Type Description
vec1vector3first vector to multiply
vec2vector3second vector to multiply

Returns: (vector3)

Description:

Loading page...

Back: Operations
Next: vector_dot